Nonlinear oscillator
Nonlinear oscillator#
This is one of the dynamic data sets provided with the NeurEco installation. This test case describes a Duffing oscillator governed by the following equation:
where:
The choice of the equation parameters were made arbitrarily to give it a strong non linearity.
This test case is provided with the following files:
Training data set containing two trajectories:
train_exc_1.csv: the training inputs file - part 1, \(750\) time steps long
train_out_1.csv: the training targets file - part 1
train_exc_2.csv: the training inputs file - part 2, \(750\) time steps long
train_out_2.csv: the training targets file - part 2
Validation data set containing one trajectory:
valid_exc_1.csv: the validation inputs file, \(1501\) time steps long
valid_out_1.csv: the validation targets file
Testing data set containing one trajectory:
test_exc_1.csv: the testing inputs file, \(1501\) time steps long
test_out_1.csv: the testing targets file